home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Macintosh SE⁄30 Training / Apple Macintosh SE⁄30 / Apple Macintosh SE_30 / card_39370.txt < prev    next >
Text File  |  1990-03-19  |  5KB  |  256 lines

  1. -- card: 39370 from stack: in
  2. -- bmap block id: 39454
  3. -- flags: 0000
  4. -- background id: 38590
  5. -- name: feature1
  6.  
  7.  
  8. -- part 24 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=341 top=295 right=309 bottom=356
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 12
  19. -- part name: 
  20.  
  21.  
  22. -- part 6 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=128 top=70 right=89 bottom=509
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 158
  30. -- text size: 14
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: subHeader
  34.  
  35.  
  36. -- part 7 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=142 top=168 right=183 bottom=275
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: link
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   push card
  51.   visual dissolve
  52.   go card "feature2"
  53. end mouseUp
  54.  
  55.  
  56.  
  57. -- part 16 (button)
  58. -- low flags: 00
  59. -- high flags: 2000
  60. -- rect: left=142 top=184 right=199 bottom=210
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: link
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   push card
  72.   visual dissolve
  73.   go card "feature3"
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 17 (button)
  79. -- low flags: 00
  80. -- high flags: 2000
  81. -- rect: left=142 top=200 right=215 bottom=230
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: link
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   push card
  93.   visual dissolve
  94.   go card "feature4"
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 18 (button)
  100. -- low flags: 00
  101. -- high flags: 2000
  102. -- rect: left=142 top=216 right=231 bottom=239
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: link
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   push card
  114.   visual dissolve
  115.   go card "feature5"
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 19 (button)
  121. -- low flags: 00
  122. -- high flags: 2000
  123. -- rect: left=142 top=232 right=247 bottom=242
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: link
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   push card
  135.   visual dissolve
  136.   go card "feature6"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 20 (button)
  142. -- low flags: 00
  143. -- high flags: 2000
  144. -- rect: left=142 top=248 right=263 bottom=261
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: link
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   push card
  156.   visual dissolve
  157.   go card "feature7"
  158. end mouseUp
  159.  
  160.  
  161.  
  162. -- part 21 (button)
  163. -- low flags: 00
  164. -- high flags: 2000
  165. -- rect: left=142 top=264 right=279 bottom=220
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: link
  174. ----- HyperTalk script -----
  175. on mouseUp
  176.   push card
  177.   visual dissolve
  178.   go card "feature8"
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 22 (button)
  184. -- low flags: 00
  185. -- high flags: 2000
  186. -- rect: left=142 top=280 right=295 bottom=228
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 0 / 0
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: link
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   push card
  198.   visual dissolve
  199.   go card "feature9"
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part 23 (button)
  205. -- low flags: 00
  206. -- high flags: 2000
  207. -- rect: left=142 top=296 right=311 bottom=423
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 0 / 0
  210. -- text alignment: 1
  211. -- font id: 0
  212. -- text size: 12
  213. -- style flags: 0
  214. -- line height: 16
  215. -- part name: link
  216. ----- HyperTalk script -----
  217. on mouseUp
  218.   push card
  219.   visual dissolve
  220.   go card "feature10"
  221. end mouseUp
  222.  
  223.  
  224.  
  225. -- part contents for background part 4
  226. ----- text -----
  227. Features
  228.  
  229. -- part contents for background part 10
  230. ----- text -----
  231. Apple Macintosh SE/30
  232.  
  233. -- part contents for background part 5
  234. ----- text -----
  235.  
  236.  
  237. Apple‚Äôs commitment is to improve personal productivity through technology. The Macintosh SE/30 represents the technological evolution of the Macintosh SE.
  238.  
  239. ‚Ä¢ Macintosh Interface*
  240. ‚Ä¢ Processor*
  241. ‚Ä¢ Coprocessor*
  242. ‚Ä¢ 1.4 MB FDHD‚Ñ¢*
  243. ‚Ä¢ 030 Direct Slot*
  244. ‚Ä¢ Apple Sound Chip*
  245. ‚Ä¢ ROM SIMM*
  246. ‚Ä¢ RAM SIMMs*
  247. ‚Ä¢ System Software and HyperCard   software*
  248.  
  249. -- part contents for card part 6
  250. ----- text -----
  251. Introduction
  252.  
  253.  
  254. -- part contents for card part 24
  255. ----- text -----
  256. ®